home *** CD-ROM | disk | FTP | other *** search
- Short: Removes supernumerous zeros from numbering suffixes
- Author: alexander.richter@01019freenet.de (Alexander Richter)
- Uploader: alexander.richter@01019freenet.de (Alexander Richter)
- Type: util/cli
-
-
- INSTALLATION
- ------------
- copy unfixsuffix c:
-
-
- USAGE
- -----
- unfixsuffix <file>
-
-
- EXAMPLE
- -------
- unfixsuffix frame.0010
-
- will rename the file "frame.0010" to "frame.10".
-
-
- BATCH PROCESSING
- ----------------
- can be done with the AmigaDOS LIST command, eg:
-
- LIST frame.0#? LFORMAT "unfixsuffix %N" >t:script
- sort t:script t:script
- execute t:script
-
-
- BUGS
- ----
- -no error handling
-
-
- ============================= Archive contents =============================
-
- Original Packed Ratio Date Time Name
- -------- ------- ----- --------- -------- -------------
- 11796 6560 44.3% 19-Dec-99 13:19:26 UnFixSuffix
- 587 330 43.7% 19-Dec-99 13:18:22 UnFixSuffix.readme
- -------- ------- ----- --------- --------
- 12383 6890 44.3% 20-Dec-99 00:11:32 2 files
-